Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 17, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.opentelemetry.javaagent:opentelemetry-javaagent 2.11.0 -> 2.12.0 age adoption passing confidence
io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations 2.11.0 -> 2.12.0 age adoption passing confidence
io.opentelemetry.instrumentation:opentelemetry-grpc-1.6 2.11.0-alpha -> 2.12.0-alpha age adoption passing confidence
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha 2.11.0-alpha -> 2.12.0-alpha age adoption passing confidence
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom 2.11.0 -> 2.12.0 age adoption passing confidence

Release Notes

open-telemetry/opentelemetry-java-instrumentation (io.opentelemetry.javaagent:opentelemetry-javaagent)

v2.12.0

Migration notes
  • Some Java agent instrumentation suppression keys have been renamed to match their module names:
    • elasticsearch-rest-6.0 --> elasticsearch-rest-6.4
    • internal-application-logging --> internal-application-logger
    • javalin-5 -> javalin-5.0
    • pulsar-2.8.0 -> pulsar-2.8
  • In preparation for stabilizing HTTP library instrumentation soon:
    • setCaptured*Headers(List) methods in *TelemetryBuilder classes were changed to
      setCaptured*Headers(Collection)
      (#​12901)
    • setKnownMethods(Set) methods in *TelemetryBuilder classes were changed to
      setKnownMethods(Collection)
      (#​12902)
📈 Enhancements
  • Support ExtendedTextMapGetter in gRPC instrumentation
    (#​13011)
  • Add database client metrics in DynamoDB instrumentation
    (#​13033)
  • Propagate context into async http client CompletableFuture callbacks
    (#​13041)
  • Exclude spring routing data source from Spring Starter instrumentation
    (#​13054)
  • Instrument jdbc batch queries
    (#​12797)
🛠️ Bug fixes
  • Fix incorrect dubbo trace caused by using rpcContext.isProviderSide()
    (#​12930)
  • Fix ClickHouse query failing with syntax error
    (#​13020)
  • Fix instrumentation module not loading silently when duplicate helper classnames are detected
    (#​13005)
  • Fix compatibility problem due to DubboHeadersGetter#keys in Dubbo 2.7.6 and 2.7.7
    (#​12982)
  • Fix appender install for async Logback appenders
    (#​13047)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from a team as code owners January 17, 2025 04:48
@laurit laurit merged commit 1970fca into main Jan 17, 2025
7 checks passed
@laurit laurit deleted the renovate/opentelemetry-packages branch January 17, 2025 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants